Don't dereference context when it may be NULL. (#62344)
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 18 Oct 2001 20:12:24 +0000 (20:12 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 18 Oct 2001 20:12:24 +0000 (20:12 +0000)
commitb7b2a5ca647ad05df2bbbffa982ea4e206428960
treebd5c2d5e85cb863270757a8bf0b91be60c01fd89
parent1ca09bab966462b420763f4faf58bf75e251ea95
Don't dereference context when it may be NULL. (#62344)

        * io-xbm.c (gdk_pixbuf__xbm_image_load_real): Don't dereference
        context when it may be NULL. (#62344)
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-xbm.c